From 77c57b4b14ef2002304be6caf7969de01cd22774 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 24 Dec 2019 12:29:38 -0500 Subject: [PATCH] Adwaita: update the README --- gtk/theme/Adwaita/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gtk/theme/Adwaita/README b/gtk/theme/Adwaita/README index a2e97d13d5..e2734ba30d 100644 --- a/gtk/theme/Adwaita/README +++ b/gtk/theme/Adwaita/README @@ -5,6 +5,9 @@ Summary * To be able to use the latest/adequate version of sass, install sassc * The configure script will detect whether or not you have sassc installed; if you do, it will regenerate the CSS every time you modify the SCSS files. +* Note that meson always builds out-of-tree, so the modified css files will + appear in your builddir, and you need to copy them back to the srcdir + to commit them. How to tweak the theme ---------------------- -- 2.30.2